[INFO] fetching crate box-format 0.3.3...
[INFO] checking box-format-0.3.3 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate box-format 0.3.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate box-format 0.3.3
[INFO] finished tweaking crates.io crate box-format 0.3.3
[INFO] tweaked toml for crates.io crate box-format 0.3.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate box-format 0.3.3 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate box-format 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unic-ucd-hangul v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-category v0.9.0
[INFO] [stderr]   Downloaded unic-ucd v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-normal v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-name_aliases v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-common v0.9.0
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded unic-ucd-block v0.9.0
[INFO] [stderr]   Downloaded delegate v0.12.0
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-age v0.9.0
[INFO] [stderr]   Downloaded cffi v0.1.7
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded comde v0.3.1
[INFO] [stderr]   Downloaded cffi-impl v0.1.6
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded unic-ucd-case v0.9.0
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded fastvlq v1.1.1
[INFO] [stderr]   Downloaded core2 v0.3.3
[INFO] [stderr]   Downloaded liblzma v0.4.1
[INFO] [stderr]   Downloaded unic-normal v0.9.0
[INFO] [stderr]   Downloaded unic-ucd-name v0.9.0
[INFO] [stderr]   Downloaded liblzma-sys v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98
[INFO] running `Command { std: "docker" "start" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unic-ucd-hangul v0.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking unic-ucd-name v0.9.0
[INFO] [stderr]     Checking core2 v0.3.3
[INFO] [stderr]     Checking unic-ucd-name_aliases v0.9.0
[INFO] [stderr]     Checking unic-ucd-case v0.9.0
[INFO] [stderr]     Checking unic-ucd-normal v0.9.0
[INFO] [stderr]     Checking unic-ucd-block v0.9.0
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking unic-ucd-age v0.9.0
[INFO] [stderr]     Checking unic-ucd-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling box-format v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fastvlq v1.1.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking unic-normal v0.9.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking liblzma v0.4.1
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking comde v0.3.1
[INFO] [stderr]     Checking unic-ucd v0.9.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/meta.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Records {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Records<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/reader.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/writer.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn iter(&self) -> super::meta::Records {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn iter(&self) -> super::meta::Records<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/meta.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Records {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> Records<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/reader.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn resolve_link(&self, link: &LinkRecord) -> io::Result<RecordsItem<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/writer.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn iter(&self) -> super::meta::Records {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn iter(&self) -> super::meta::Records<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.95s
[INFO] running `Command { std: "docker" "inspect" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98", kill_on_drop: false }`
[INFO] [stdout] d802f18174ca1b065e8a4988e5b212a4dbdc037f12cc9dfb7d962e8cf68d2e98
